ArchCourier Chess
Invented by: Eric V. Greenwood, 2006
Game hierarchy
• Game
• Generic Chess
• Generic x8
• Generic 12x8
• ArchCourier Chess
Board
FEN: rhabdqksbchr/ppppppgppppp/6p5/12/12/6P5/PPPPPPGPPPPP/RHABDQKSBCHR w - - 0 1
Piece Types
Internal Name | Name | Notation | Added By | Notes |
King | King | K | Generic Chess | royal |
Pawn | Pawn | P | Generic Chess | can promote by replacement; en passant; pawn structure evaluation |
Queen | Queen | Q | ArchCourier Chess | trap king on back rank bonus |
Rook | Rook | R | ArchCourier Chess | open file bonus; trap king on back rank bonus |
Bishop | Bishop | B | ArchCourier Chess | colorbinding evaluation; outpost bonus |
Knight | Horse | H | ArchCourier Chess | outpost bonus |
General | Guard | G | ArchCourier Chess | |
Centaur | Duke | D | ArchCourier Chess | |
Squirrel | Squirrel | S | ArchCourier Chess | outpost bonus |
Dragon King | Crowned Rook | C | ArchCourier Chess | open file bonus; trap king on back rank bonus |
Dragon Horse | ArchCourier | A | ArchCourier Chess | |
Game Variables
Name = "ArchCourier Chess"
Invented = "2006"
InventedBy = "Eric V. Greenwood"
NumberOfSquareColors = 2
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}" FENStart = "#{Array} w #default #default 0 1"
Array = "rhabdqksbchr/ppppppgppppp/6p5/12/12/6P5/PPPPPPGPPPPP/RHABDQKSBCHR"
DeduplicateMoves = false
StaticExchangeEvaluation = true
Declared in Generic Chess:
StalemateResult = Draw
PromotionRule = Replacement
PromotionTypes = ""
BareKing = false
EnPassant = true
PromotingType = Pawn
CastlingType = King
Declared in Generic x8:
PawnDoubleMove = true
Declared in Generic 12x8:
Castling = None
Rules
MoveCompletionDefaultRule
PromoteByReplacementRule
EnPassantRule
CheckmateRule
Move50Rule
RepetitionDrawRule
Evaluations
PawnStructureEvaluation
DevelopmentEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
RookTypeEvaluation
OutpostEvaluation
|